egrep -i 'pubkey*' /etc/ssh/sshd_config
sshd -T|egrep "pubkeyauthentication|pubkeyacceptedkeytypes"
Federal Information Processing Standards (FIPS)
fips-mode-setup --disable
fips-mode-setup --check
fips-mode-setup --is-enabled
Installation of FIPS modules is not completed.
FIPS mode is disabled.
update-crypto-policies --set LEGACY
update-crypto-policies --show
=> LEGACY
reboot